home *** CD-ROM | disk | FTP | other *** search
- #!/usr/bin/perl5
-
- print <<EndOfFile;
- Content-type: text/html
-
- <HTML>
- <HEAD>
- </HEAD>
- <BODY>
- <CENTER><H1 ALIGN="CENTER">Netscape SuiteSpot Servers</H1></CENTER>
- <P>
- Netscape SuiteSpot is a complete suite of integrated server software that
- is the easiest and most cost-effective solution for information
- management, messaging, and collaboration. SuiteSpot is built on a common
- open administration and security infrastructure, which provides powerful
- tools for efficient system management.
- <P>
- The Standard Edition of SuiteSpot includes Netscape's award-winning
- Enterprise Server (including LiveWire), Netscape Messaging Server,
- Netscape Collabra Server, Netscape Calendar Server, Netscape Directory
- Server, and Netscape Communicator Standard Edition.
- <P>
- SuiteSpot Professional Edition includes all the functionality of
- SuiteSpot Standard Edition and adds advanced management, security,
- search, and replication capabilities. It enables system administrators to
- achieve significant cost savings through centralized control of client
- configuration, software distribution, and other administration tasks
- using Netscape Mission Control Desktop and Communicator Professional
- Edition.
- <P>
- SuiteSpot Professional Edition also provides an enhanced security
- infrastructure through Netscape Certificate Server, which issues and
- manages certificates. Advanced proxy services allow filtering and
- replication of web content. Netscape Compass Server's award-winning
- search and indexing make it easy to find information regardless of where
- on your intranet it resides.
-
- </BODY>
- </HTML>
- EndOfFile
-
-